Plot Path
Create path from parametric equations.
Node Data | |
|---|---|
Display name | |
Plot Path | |
Internal name | |
Node_Path_Plot | |
Inheritances | |
| Node_Path_Plot | |
Inputs | |
Variable | |
vec2 |
Origin |
vec2 |
Input Scale |
vec2 |
Input Shift |
vec2 |
Output Scale |
Equation | |
enum |
Coordinate |
enum |
Equation Type |
text |
0 Function |
text |
1 Function |
range |
Range |
Weight | |
bool |
Use Weight |
text |
W(X) |
3D | |
bool |
3D |
text |
Z(X) |
Outputs | |
pathnode |
Path |
Create path from equation(s).
Properties
| Variable | |
| Origin | Path origin point. |
| Input Scale | Scale of input parameters in the function (domain). |
| Input Shift | Shift input parameters. |
| Output Scale | Scale the output value from the function. |
| Equation | |
| Coordinate | Function coordinate system. |
| Equation Type | Type of equations (y = f(x) or parametric x = f(t), y = f(t) type). |
| Weight | |
| Weight | Add another function to drive path weight. |
| 3D | |
| 3D | Add another function to control path Z position. |
Commit History
| 1.13.8 |
|
|---|
Related Links
- Base Code: /scripts/node_path_plot/node_path_plot.gml